The functions and objects of the "sub1 module" are accessible from R via the
Rcpp Modules mechanism which creates them based on the declaration
in the C++ files. The whole implemented functionality of the "sub1 module"
is used by the functions implemented in this package. Therefore there is no need
for the user to access the functions of the module directly.